Skip to content

phuslu/fastrand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastrand

goos: linux
goarch: arm64
pkg: cheaprand
BenchmarkGolangUint32
BenchmarkGolangUint32-8   	1000000000	         2.353 ns/op	       0 B/op	       0 allocs/op
BenchmarkPhusluUint32
BenchmarkPhusluUint32-8   	1000000000	         0.9270 ns/op	       0 B/op	       0 allocs/op
PASS
ok  	cheaprand	3.654s

Please copy into your project instead import it.

About

Fastest pseudorandom generator for Go

Resources

Stars

2 stars

Watchers

1 watching

Forks

Contributors