Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strfry: fix random int range boundary, document that srand should have been called, support huge strings, and use uniform random | Mattias Andrée | 2016-03-26 | 1 | -3/+32 |
* | m | Mattias Andrée | 2016-03-26 | 1 | -3/+2 |
* | strfry: fix support for empty strings | Mattias Andrée | 2016-03-26 | 1 | -2/+3 |
* | derp | Mattias Andrée | 2016-03-01 | 1 | -1/+1 |
* | strfry: use Durstenfeld's algorithm instead of Satallo's algorithm | Mattias Andrée | 2016-03-01 | 1 | -2/+2 |
* | strfry: non-uniform random number generation | Mattias Andrée | 2016-02-29 | 1 | -1/+1 |
* | bump year | Mattias Andrée | 2016-01-01 | 1 | -1/+1 |
* | fix issue #5 on github | Mattias Andrée | 2015-12-16 | 1 | -1/+1 |
* | tell in doc in which version things were introduced | Mattias Andrée | 2015-11-25 | 1 | -0/+2 |
* | fix some warnings and errors | Mattias Andrée | 2015-09-02 | 1 | -1/+1 |
* | start on makefile and fixing warnings and errors | Mattias Andrée | 2015-09-01 | 1 | -1/+4 |
* | add strfry | Mattias Andrée | 2015-09-01 | 1 | -0/+46 |