chance 0.9.1 copy "chance: ^0.9.1" to clipboard
chance: ^0.9.1 copied to clipboard

outdated

Random generator for Dart inspired by chancejs

0.9.0 #

  • Move repository from Github to Gitlab
  • Minor refactoring

0.1.4 #

  • Add minMax parameter to integer and floating methods: So instead of integer(min: -value, max: value); you may now write integer(minMax: value); or integer(minMax: -value);
  • Minor refactoring

0.1.3 #

  • Fix typo in exception message
  • Minor refactoring

0.1.2 #

  • Add boolean method

0.1.1 #

  • Add some documentation
  • Add exceptions if min argument is provided without max

0.1.0 #

Initial version

10
likes
20
pub points
49%
popularity

Publisher

verified publishervimuser.com

Random generator for Dart inspired by chancejs

Homepage

License

MIT (LICENSE)

More

Packages that depend on chance