Thoughts
I love it when programmers claim to have solved a hard problem but then it's just a wrapper function around a function that does something
completely different.
"implement secure random generator...what we do here is simple, we wrap [the standard library random number generator.]"