Module geekorm_core::utils
source · Expand description
The Utility module
This is where all the utility functions are defined for the GeekORM crate. There are several utility functions that are used in the crate.
- Cryptography
generate_random_string
- Generate a random stringgenerate_hash
- Generate a hash
Modules§
- The Cryptography module This module contains functions for generating random strings