scriptorium/utils/uniqid
Types
Functions
pub fn get(gen: Generator) -> #(BigInt, Generator)
Get a unique ID and a new generator, that can be used to generate a new ID.
pub fn get(gen: Generator) -> #(BigInt, Generator)
Get a unique ID and a new generator, that can be used to generate a new ID.