random utils

This commit is contained in:
ChristianVisintin
2020-12-24 11:23:31 +01:00
parent 797174446c
commit ce924bb294
3 changed files with 55 additions and 10 deletions

View File

@@ -27,3 +27,4 @@
pub mod crypto;
pub mod fmt;
pub mod parser;
pub mod random;