19 releases

0.3.1 Oct 25, 2023
0.3.1-rc.1 Oct 24, 2023
0.3.0-rc.2 Sep 29, 2023
0.2.1 May 6, 2023
0.2.0-rc3 Apr 27, 2023

#1 in #adapted

Download history 91/week @ 2024-02-14 95/week @ 2024-02-21 98/week @ 2024-02-28 72/week @ 2024-03-06 93/week @ 2024-03-13 147/week @ 2024-03-20 177/week @ 2024-03-27 95/week @ 2024-04-03 93/week @ 2024-04-10 102/week @ 2024-04-17 101/week @ 2024-04-24 105/week @ 2024-05-01 90/week @ 2024-05-08 85/week @ 2024-05-15 86/week @ 2024-05-22 51/week @ 2024-05-29

334 downloads per month
Used in 34 crates (via ambient_element)

MIT/Apache

3KB

ambient_friendly_id

This code was adapted from friendly_id (MIT/Apache2):

https://github.com/mariuszs/friendly_id/blob/d691da682027b84eddd771d7adac0c0dc2563a35/src/base62.rs

The crate depends on failure, which is unmaintained. As we only need to generate some random IDs, we can make do by reimplementing it.

Dependencies

~310KB