Skip to content

v2.1

Compare
Choose a tag to compare
@ByteBaker ByteBaker released this 14 Aug 04:42
· 2 commits to master since this release
  1. Dropped a minor version identifier to account for the small size of project. Only two digits will be used hereafter for all version identifiers.
  2. Added functions random_date() & random_time() to the module.
  3. randomtimestamp() now has text = False by default.
  4. Order of arguments in randomtimestamp() changed. This breaks older code where arguments are passed as positionals.
  5. Minor documentation updates.
  • Custom patterns are supported in all the functions.

Download on PyPi