#user-name #generator #cool #joe

joe_username

Joe 用户名生成器

1 个不稳定版本

0.1.0 2020年10月30日

#cool 中排名第 20

MIT 许可协议

3KB

Joe 主题用户名生成器

在直播中,来自 Raise.dev 的 Joe Github 展示了一个横幅,上面写着

酷酷酷酷酷酷

后来在 Discord 上,有人开玩笑说有一个用户名生成器。所以我就做了一个。

crates 程序链接

用法

use joe_username::joe_username;

fn main() {

    // Prints a username
    println!("{}", joe_username::generate());
}

依赖项

~520KB