aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-01-20mMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-01-20add sattolo shuffleMattias Andrée1-0/+50
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-01-20add knuth shuffleMattias Andrée1-0/+53
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-01-20add card shuffleMattias Andrée1-0/+84
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-01-20add human shuffleMattias Andrée1-0/+62
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-01-20add sortedMattias Andrée1-0/+87
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-01-20add rotateMattias Andrée1-0/+66
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-01-20add reverseMattias Andrée1-0/+78
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-01-20add makefileMattias Andrée1-0/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-01-20add MinMaxMattias Andrée2-0/+154
Signed-off-by: Mattias Andrée <maandree@operamail.com>