type math/rand.Source64 (interface)

Method Implmentations

Int63() int64 (*Rand).Int63 (*lockedSource).Int63 (*rngSource).Int63 (*runtimeSource).Int63 *github.com/refraction-networking/utls.prng.Int63
Seed(seed int64) (*Rand).Seed (*lockedSource).Seed (*rngSource).Seed (*runtimeSource).Seed *github.com/refraction-networking/utls.prng.Seed
Uint64() uint64 (*Rand).Uint64 (*lockedSource).Uint64 (*rngSource).Uint64 (*runtimeSource).Uint64 *github.com/refraction-networking/utls.prng.Uint64