prns 1.0.0

A Rust implementation of the PRNS fast random-access pseudo-random number generator
Documentation
  • Coverage
  • 12.5%
    1 out of 8 items documented0 out of 7 items with examples
  • Size
  • Source code size: 9.72 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 687.99 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ReactorScram

A Rust implementation of the PRNS pseudo-random number generator.

NOT cryptographically secure. Generates about 600,000 u64s per millisecond on a single thread of a 7th-gen Intel Core i5.