Searched defs:runtimeSource (Results 1 – 2 of 2) sorted by relevance
354 type runtimeSource struct { struct356 mu sync.Mutex359 func (*runtimeSource) Int63() int64 {363 func (*runtimeSource) Seed(int64) {367 func (*runtimeSource) Uint64() uint64 {371 func (fs *runtimeSource) read(p []byte, readVal *int64, readPos *int8) (n int, err error) {
262 type runtimeSource struct{} struct264 func (runtimeSource) Uint64() uint64 {