Thanks to @unkcpz, this release fully documents all the platform-specific modules in each platform on docs.rs.
The dev dependencies (used for testing) have been switched from using rand
to using the lighter-weight module fastrand
.
There are no functional code changes in this release, only test changes.