# Returns a random value, used for testing caching

module.exports = Math.random()
