I hereby claim:
- I am adamlamar on github.
- I am adamlamar (https://keybase.io/adamlamar) on keybase.
- I have a public key ASBOCeyo0fGEYpWrhR1jrtIQgQRoEWhkgbrz8dHclgQ9uAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
package main | |
import ( | |
"fmt" | |
"log" | |
"math/rand" | |
"os" | |
"strconv" | |
"strings" | |
"sync" |