Compass extension on Github
I wrote a Compass extension to randomly generate this kind of background.
See some more examples
Codepen supports Sass and Compass but this effect requires a few lines of Ruby to generate random colors and angles. Hence the generated CSS.
If you are as terrified by the necessary syntax to get these gradients working everywhere—the mixin
@include harsh()
isn't as scary. Compass does all the heavy lifting.