Releases: 8nhuman8/randword
Releases · 8nhuman8/randword
randword 2.6.6
Update docstring
randword 2.6.5
Update README.md
randword 2.6.4
Update project structure
randword 2.6.3
Add Google style docstrings back
randword 2.6.2
Add link to the documentation page
randword 2.6.1
Fix ValueError: Sample larger than population or is negative
when passing relatively big count
parameter in letter()
and digit()
functions.
randword 2.6
- Add more functionality to
sequence()
,letter()
anddigit()
functions by adding an optional parametercount
- Also fix docstrings
randword 2.5.2
Add module description
randword 2.5.1
Fix bug and make '8-Ball' function output more prettier
randword 2.5
Add new functions:
magic_8ball()
flip_coin()