Skip to main content

numerify

Function numerify 

Source
pub fn numerify(template: &str) -> String
Expand description

Replace # with random digit, ? with random letter By default, the first # is replaced with 1-9 (no leading zero)