rand: use full import in tests (fix -usecache)

This commit is contained in:
joe-conigliaro 2020-12-22 22:04:51 +11:00
parent 1b39408eb6
commit 7224cd667c
No known key found for this signature in database
GPG key ID: C12F7136C08206F1
6 changed files with 6 additions and 6 deletions

View file

@ -1,5 +1,5 @@
import math
import splitmix64
import rand.splitmix64
import rand.util
const (