No description
Find a file
Louis Hollingworth 41665ea30b
Added executable, added B64 encoding
Signed-off-by: Louis Hollingworth <louis@hollingworth.nl>
2025-06-29 17:39:20 +01:00
src Added executable, added B64 encoding 2025-06-29 17:39:20 +01:00
.gitignore Initial commit 2024-05-16 12:35:59 +01:00
Cargo.lock Added executable, added B64 encoding 2025-06-29 17:39:20 +01:00
Cargo.toml Added executable, added B64 encoding 2025-06-29 17:39:20 +01:00
flake.lock Added executable, added B64 encoding 2025-06-29 17:39:20 +01:00
flake.nix Added executable, added B64 encoding 2025-06-29 17:39:20 +01:00
LICENSE Initial commit 2024-05-16 12:35:59 +01:00
README.md Initial commit 2024-05-16 12:35:59 +01:00

SUID

Simple Unique Identifier

A way to create simple time-based unique identifiers. Mainly for use in my own projects but feel free to use in your own or contribute back to improve.

Licensed under AGPL-3.0-or-later