perfect_rand

Crates.ioperfect_rand
lib.rsperfect_rand
version0.2.0
sourcesrc
created_at2023-04-04 18:43:30.86681
updated_at2024-07-01 05:22:34.519443
descriptionA cipher for randomizing numbers in an arbitrary range.
homepage
repositoryhttps://github.com/mat-1/perfect_rand
max_upload_size
id830387
size9,038
mat (mat-1)

documentation

README

perfect_rand

docs.rs

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.

Commit count: 16

cargo fmt