{'id': 183207, 'code': 'Y2gQopBX
'use strict' module.exports = function spin (spinstr, spun) { return spinstr[spun % spinstr.length] }