2 个版本
0.1.1 | 2023 年 12 月 6 日 |
---|---|
0.1.0 | 2023 年 12 月 6 日 |
#27 in #php
6KB
108 行
uwurandom-rs
是 Bread 的 uwurandom.php 的 Rust 版本。Bread's uwurandom.php.
用法
use mldkyt_uwurandom_rs::Uwurandom;
fn main() {
Uwurandom::generate(1000);
}
依赖关系
~315KB