simc / dartx

Superpowers for Dart. Collection of useful static extension methods.
https://pub.dev/packages/dartx
Apache License 2.0
1.08k stars 88 forks source link

Feature/random #146

Open ghasemdev opened 2 years ago

ghasemdev commented 2 years ago

1. Add extension function for random class

2. Also add some random function to Iterable and Map

3. Add preconditions to check values and throw exception