pub fn time_based_id() -> String
👎 Deprecated since 0.13.1:

Use Identify::now() instead. This shall be removed in 0.14.0

Expand description

In the absence of random number generator produces a time based identifier It is not reliable nor secure, RNG/PRNG should be preffered.