perfect_rand 0.1.5

A cipher for randomizing numbers in an arbitrary range.
Documentation

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.