We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cd35c8 commit a89b32bCopy full SHA for a89b32b
README.md
@@ -13,3 +13,7 @@ Work in progress...
13
- `randomIntRange(min, max)` - generates random Integer between variables 'min' and 'max'
14
- `randomFloatRange(min, max)` - generates random Float between variables 'min' and 'max'
15
- `randomBool(Chance)` - generates random Boolean with the chance of getting true being 'chance' (Default: 0.5)
16
+
17
+## Support me
18
19
+[](https://ko-fi.com/Y8Y11Y0ET)
0 commit comments