Skip to content

Random Geo stuff - HACKTOBERFEST 2020 - 2

Compare
Choose a tag to compare
@roberto-butti roberto-butti released this 14 Oct 07:19
· 80 commits to master since this release

Add

  • Add Latitude / Longitude coordinates random generation (as object , as array as number). Thanks to @vrabe
  • Add Makefile to launch: unit tests, phpstan (level 6), phpcs (PSR12)
  • Adding more tests for DateTime

Change

  • Set min and max default for date time (first day of the current year, last day of the current year), thanks to @armsasmart

Documentation