evilrng

Crates.ioevilrng
lib.rsevilrng
version0.1.0
sourcesrc
created_at2021-05-20 09:21:02.570109
updated_at2021-05-20 09:21:02.570109
descriptionUnsecure random number source
homepage
repositoryhttps://github.com/zvavybir/evil
max_upload_size
id399901
size42,045
Matthias Kaak (zvavybir)

documentation

https://docs.rs/evilrng

README

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.

Commit count: 17

cargo fmt