random_date 0.0.7 random_date: ^0.0.7 copied to clipboard
Generate a random date given range. Options let you skip leap years and ignore endYear in that case end value is deduced based on current year plus 5 years.
0.0.6 - Jan 21, 2022
- updated documentation
0.0.6 - Jan 21, 2022
- Support sound null safety
0.0.5 - July 9, 2020
- New constructors for RandomDateOptions class
0.0.4 - July 2, 2020
- Added parameter constructor
- added new method
0.0.3 - June 27, 2020
- Fixed bug
0.0.2 - June 19, 2020
- Updated documentation
0.0.1 - June 19, 2020
- Initial Draft