Y
Hacker News
new
|
ask
|
show
|
jobs
by
maxbond
695 days ago
Stylistic note, you can use `random.choice()`. If you aren't generating an encryption key, you probably don't need `SystemRandom`.
1 comments
cpach
695 days ago
True. It’s an idée fixe of mine. Doesn’t really cost anything extra though.
link