Skip to content

Commit a89b32b

Browse files
Update README.md
1 parent 4cd35c8 commit a89b32b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@ Work in progress...
1313
- `randomIntRange(min, max)` - generates random Integer between variables 'min' and 'max'
1414
- `randomFloatRange(min, max)` - generates random Float between variables 'min' and 'max'
1515
- `randomBool(Chance)` - generates random Boolean with the chance of getting true being 'chance' (Default: 0.5)
16+
17+
## Support me
18+
19+
[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/Y8Y11Y0ET)

0 commit comments

Comments
 (0)