random_datetime 1.0.1 copy "random_datetime: ^1.0.1" to clipboard
random_datetime: ^1.0.1 copied to clipboard

Get randomized DateTime objects. The plugin allows you to add time-unit wise limitations to the randomized DateTime. Ex: Randomized DateTime where time is between 7 to 10 PM.

0.0.1 #

  • Added basic implementation of the RandomDateTime class. It uses Ranges as input.

0.0.2 #

  • No important changes. I fixed file structure and other minor things.

1.0.0 #

  • Added option to get DateTime objects of past.
  • Added option to change the future years default count (was 5 previously).
  • Removed Ranges for RandomDTOptions and added list input for more specifity.
  • Added proper documentations for all classes and methods.
  • Added various tests and fixed issues.

1.0.1 #

  • Moved 'test' package to dev-dependency so it doesn't conflict when being used.
0
likes
0
points
56
downloads

Publisher

unverified uploader

Weekly Downloads

Get randomized DateTime objects. The plugin allows you to add time-unit wise limitations to the randomized DateTime. Ex: Randomized DateTime where time is between 7 to 10 PM.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on random_datetime