evilrng 0.1.0

Unsecure random number source
Documentation
  • Coverage
  • 100%
    5 out of 5 items documented0 out of 4 items with examples
  • Size
  • Source code size: 42.04 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 306.98 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 8s Average build duration of successful builds.
  • all releases: 8s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • zvavybir/evil
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • zvavybir

Unsecure source of random numbers in pure rust

evilrng provides a unsecure source of cryptographical secure random number and is written by an amateur for the sole purpose that he learns a bit about cryptography. It is very probably very vulnerable, so do not use evilrng for real world cryptographical purposes, but if you're just looking for a way to get non obvious pattern based numbers and want to make sure that your programme won't work on windows or will be not-GPL, you actually may use this one evil* crate.