Initial commit

This commit is contained in:
Louis Hollingworth 2024-05-16 12:30:12 +01:00
commit c27ee83cec
Signed by: lucxjo
GPG key ID: A11415CB3DC7809B
5 changed files with 689 additions and 0 deletions

7
README.md Normal file
View file

@ -0,0 +1,7 @@
# 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