Commit Graph

2 Commits

Author SHA1 Message Date
uttamo
5b745282a9 Use random.choice instead of random.randint
random.choice is better for selecting random elements from a list than using random.randint to generate random indices to select
2017-09-28 01:02:29 +01:00
Michael Herman
4e54276ad4 updated folder structure 2016-12-17 09:22:43 -07:00