Uwuid
Like UUIDs or ULIDs, but better
Install
Add the following to your Cargo.toml:
= "0.3.1"
Usage
// Create a uwuid:
let id = new;
// Convert it to a string:
// 😳d😳,,afa,,d🤗;sa😳sdk😍ghf,ldjddlsa
let foo = format!;
// Parse a uwuid from a string:
let bar: UwuId = foo.parse.unwrap;
// You can get the creation time of a uwuid, too!
let time = id.time;
License
MIT OR Apache-2.0 © bs2k