| Crates.io | evilrng |
| lib.rs | evilrng |
| version | 0.1.0 |
| created_at | 2021-05-20 09:21:02.570109+00 |
| updated_at | 2021-05-20 09:21:02.570109+00 |
| description | Unsecure random number source |
| homepage | |
| repository | https://github.com/zvavybir/evil |
| max_upload_size | |
| id | 399901 |
| size | 42,045 |
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.