u64-id

Crates.iou64-id
lib.rsu64-id
version0.1.0
sourcesrc
created_at2024-04-23 00:48:47.265564
updated_at2024-04-23 00:48:47.265564
descriptionA tiny library providing a u64 backed id.
homepage
repositoryhttps://github.com/sanbox-irl/u64-id
max_upload_size
id1217078
size16,200
Jonathan Spira (sanbox-irl)

documentation

README

u64-id

Documentation Crates.io

A tiny library providing a u64 backed id, randomly generated. U64 is significant enough of a bitspace that collisions are extremely unlikely and makes this highly suitable for games and other non-cryptographic applications.

License

Dual-licensed under MIT or APACHE 2.0.

Commit count: 1

cargo fmt