Rewrote basically half the app

+ reamde
+ noDebug.xcscheme
+ ui improvements
+max die is 100+overflow protextion
+fix giant padding in diceview
+rewrite rng2()
+ui friedlification
+rewrite arrCombine
This commit is contained in:
neon443
2024-12-01 11:18:15 +00:00
parent b94536cea1
commit 64a517333b
7 changed files with 236 additions and 194 deletions

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
# RNG_Swift
A fully featured Randomizer written in Swift with UI in SwiftUI!
## Features
- Number generator
- Password generator
- Die Generator