Browse Source
Using a PRNG seeded based on only the time for these is a bad idea as the output is predictable. Instead, use a package that generates random strings using go's crypo/rand package to provide cryptographically secure random URLs and delete keys.pull/23/head
mutantmonkey
9 years ago
1 changed files with 3 additions and 2 deletions
Loading…
Reference in new issue