Updated readMe to have all GitHubs

This commit is contained in:
2024-03-21 08:20:46 -06:00
parent 60c4f895d1
commit 32bbe30f67
530 changed files with 0 additions and 75122 deletions

View File

@@ -1,5 +0,0 @@
'use strict'
module.exports = function spin (spinstr, spun) {
return spinstr[spun % spinstr.length]
}