This commit is contained in:
2017-09-02 16:27:08 +02:00
commit 850eea5bc5
4 changed files with 45 additions and 0 deletions

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
# permute
A Rust implementation of the unique random integer generation described
[here](http://preshing.com/20121224/how-to-generate-a-sequence-of-unique-random-integers/).