Skip to content

Conversation

ghasemdev
Copy link
Contributor

1. Add extension function for random class

  • .nextIntRange()
  • .nextDoubleRange()
  • .choice()
  • .choices()

2. Also add some random function to Iterable and Map

  • .choice()
  • .choices()

3. Add preconditions to check values and throw exception

  • require()
  • requireNotNull()
  • error()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant