Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whoops, wrong type | Mattias Andrée | 2016-03-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | strfry: forgot to declare b | Mattias Andrée | 2016-03-30 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | strfry: reset n to max when the do..while loop resets | Mattias Andrée | 2016-03-30 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | 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 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2016-03-26 | 1 | -3/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | strfry: fix support for empty strings | Mattias Andrée | 2016-03-26 | 1 | -2/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | derp | Mattias Andrée | 2016-03-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | strfry: use Durstenfeld's algorithm instead of Satallo's algorithm | Mattias Andrée | 2016-03-01 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | strfry: non-uniform random number generation | Mattias Andrée | 2016-02-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | bump year | Mattias Andrée | 2016-01-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | fix issue #5 on github | Mattias Andrée | 2015-12-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | tell in doc in which version things were introduced | Mattias Andrée | 2015-11-25 | 1 | -0/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix some warnings and errors | Mattias Andrée | 2015-09-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | start on makefile and fixing warnings and errors | Mattias Andrée | 2015-09-01 | 1 | -1/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add strfry | Mattias Andrée | 2015-09-01 | 1 | -0/+46 |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |