Crate mushid

Source
Expand description

§Mush ID

A Unique ID generator based on time, network state and OS randomness of distributing PIDs.

§Usage

use mushid::mushid;
let id = mushid();
println!("{id}"); // a6c66fc1cbf9151f