Crate whyme_string_randomiser

Source
Expand description

§String Randomiser

This crate has utility functions to generate random numbers from a string seed

Re-exports§

pub use string_operations::get_random_char;

Modules§

string_operations

Functions§

get_seeded_random
feeds a string as input seed and returns n random numbers in the given range