Setup repo

This commit is contained in:
Abdelrahman Said 2025-03-16 23:48:44 +00:00
commit 08617b6d17
2 changed files with 7 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
uuid4
compile_commands.json
*.dSYM
.cache

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# UUID4 Generator
Incomplete test implementation of a UUID4 generator