We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pcg64
wyrand
1 parent 604cb9f commit a160701Copy full SHA for a160701
nanorand-abi/src/wyrand.rs
@@ -1,3 +1,3 @@
1
use crate::define_c_api;
2
3
-define_c_api!(pcg64, WyRand, 8);
+define_c_api!(wyrand, WyRand, 8);
0 commit comments