Skip to content

v1.4.6

Latest
Compare
Choose a tag to compare
@Francois-Laberge-Bose Francois-Laberge-Bose released this 12 Mar 18:31
· 27 commits to main since this release
  • Better documentation for Generator.integer(min, max) & Generator.number(min, max)
  • Added test Coverage for both as well.
  • I believe addresses PR: #5
  • Both functions now throw an exception if more than 2 parameters are provided.