Javascript Object random()
random()
Object.prototype.random = function() { return Object.keys(this).random(); };