Skip to content

Releases: 8nhuman8/randword

randword 2.6.6

15 Jun 17:54
Compare
Choose a tag to compare
Update docstring

randword 2.6.5

15 Jun 16:38
Compare
Choose a tag to compare
Update README.md

randword 2.6.4

15 Jun 16:28
Compare
Choose a tag to compare

Update project structure

randword 2.6.3

15 Jun 12:59
Compare
Choose a tag to compare
Add Google style docstrings back

randword 2.6.2

15 Jun 12:29
Compare
Choose a tag to compare

Add link to the documentation page

randword 2.6.1

15 Jun 09:38
Compare
Choose a tag to compare

Fix ValueError: Sample larger than population or is negative when passing relatively big count parameter in letter() and digit() functions.

randword 2.6

15 Jun 09:19
Compare
Choose a tag to compare
  • Add more functionality to sequence(), letter() and digit() functions by adding an optional parameter count
  • Also fix docstrings

randword 2.5.2

09 Jun 10:54
Compare
Choose a tag to compare
Add module description

randword 2.5.1

08 Jun 14:16
Compare
Choose a tag to compare
Fix bug and make '8-Ball' function output more prettier

randword 2.5

08 Jun 14:01
Compare
Choose a tag to compare

Add new functions:

  • magic_8ball()
  • flip_coin()