non-performant example added in 9a33aff: ``` js repeat(1000, function() { console.log(uniform(0,1))}) ```
non-performant example added in 9a33aff: