This commit is contained in:
Stephen McQuay 2013-05-14 21:45:01 -07:00
parent 353a7ef9ee
commit 1b4f464600
2 changed files with 8 additions and 8 deletions

View File

@ -2,8 +2,8 @@ package main
import (
"fmt"
"time"
"math/rand"
"time"
)
func main() {