Function sylvia_iot_corelib::strings::random_id_sha
source · pub fn random_id_sha(time: &DateTime<Utc>, len: usize) -> String
Expand description
To generate hex-string item ID using random_id
and additional hash.
pub fn random_id_sha(time: &DateTime<Utc>, len: usize) -> String
To generate hex-string item ID using random_id
and additional hash.