Skip to content

v2.0.0

Choose a tag to compare

@giacomocavalieri giacomocavalieri released this 25 Oct 19:08
· 39 commits to main since this release
91fff62
  • The prng/random documentation has received some slight improvements.
  • The prng/seed module gains the random function.
  • The sample function in the prng/random module has been renamed to
    random_sample.
  • The prng/random module gains a sample function that requires a seed as its
    second argument.