Commit graph

5 commits

Author SHA1 Message Date
e766a42235 Fix bug where the randomiser would pick -1
All checks were successful
continuous-integration/drone/push Build is passing
This was caused by the randomiser using the wrong brackets.

We needed the maximum index of the length - 1, but the randomiser would
take the 1 AFTER randomising, adding brackets made it do this BEFORE.
2023-05-29 16:48:01 +01:00
d32b44052c
Replace fetch with got 2021-12-01 20:39:02 +00:00
f673339d90
rewrite in typescript 2021-12-01 20:32:20 +00:00
Vylpes
cc6b77884c Fix 2020-12-20 19:39:03 +00:00
Dylan Greene
7b8a0009ed create project 2016-04-27 15:06:24 -04:00