Skip to content

Instantly share code, notes, and snippets.

Created March 31, 2014 21:59
Show Gist options
  • Save anonymous/9903291 to your computer and use it in GitHub Desktop.
Save anonymous/9903291 to your computer and use it in GitHub Desktop.
no idea what im doing
function Shuffler (shuffle) {
this.array
this.string
};
Shuffler.prototype.getInfo = function() {
return this.array + ' ' + this.strubf + ' you did it !';
};
shuffler.randomize {
shuffle.random[]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment