Crates.io | pi_wy_rng |
lib.rs | pi_wy_rng |
version | 0.1.0 |
source | src |
created_at | 2022-03-01 03:55:54.911977 |
updated_at | 2022-03-01 03:55:54.911977 |
description | An efficient random library |
homepage | |
repository | https://github.com/GaiaWorld/pi_wy_rng.git |
max_upload_size | |
id | 541325 |
size | 4,344 |
一个高效的随机库
wy算法本身非常高效,但在写法上存在一定的优化空间,本库对它做了优化