The 13 best golang security tips you'll evar hear!
The 13 best golang security tips you'll evar hear!
Tweet Yesterday the developer community was all about Javascript and node, and today everyone's talking about "Go", and perhaps writing applications and services in your enterprise using Go. Best Golang security tip evar #1: use crypto/rand to generate secure random numbers
Remember when all your developers kept using java.util.Random and didn't realize it wasn't a secure random number? Well, golang makes this mistake a lot harder to make. Tags:golangsecurity