Crates.io | perfect_rand |
lib.rs | perfect_rand |
version | 0.2.0 |
source | src |
created_at | 2023-04-04 18:43:30.86681 |
updated_at | 2024-07-01 05:22:34.519443 |
description | A cipher for randomizing numbers in an arbitrary range. |
homepage | |
repository | https://github.com/mat-1/perfect_rand |
max_upload_size | |
id | 830387 |
size | 9,038 |
A port of the Blackrock cipher used in Masscan to Rust.
Its original purpose is efficiently randomizing the order of port scans without having to put every possible target in memory and shuffling.