Skip to content

Instantly share code, notes, and snippets.

@cwbak
Created December 15, 2018 05:38
Show Gist options
  • Save cwbak/18c389ed7bdd05e314ddf0a3849754e3 to your computer and use it in GitHub Desktop.
Save cwbak/18c389ed7bdd05e314ddf0a3849754e3 to your computer and use it in GitHub Desktop.
import "math/rand"
import "time"
rand.Seed(time.Now().UnixNano())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment