Crates.io | u64-id |
lib.rs | u64-id |
version | 0.1.0 |
source | src |
created_at | 2024-04-23 00:48:47.265564 |
updated_at | 2024-04-23 00:48:47.265564 |
description | A tiny library providing a u64 backed id. |
homepage | |
repository | https://github.com/sanbox-irl/u64-id |
max_upload_size | |
id | 1217078 |
size | 16,200 |
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.
Dual-licensed under MIT or APACHE 2.0.