stedolan / crowbar

Property fuzzing for OCaml
MIT License
180 stars 31 forks source link

shuffle non-monadically #51

Closed pqwy closed 4 years ago

pqwy commented 5 years ago

A shuffler that remains transparent.

I took the liberty of removing the exact algorithm from the docs, since the distribution is not really uniform over all the permutations. Not that it matters anyway.

pqwy commented 5 years ago

Side note: I understand the reasoning, but the name dynamic_bind terribly confused me. I expected it to provide cutting-edge scoping technology available in Emacs Lisp instead!

stedolan commented 4 years ago

Merged, thanks! (please ignore dates)