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

#150 in Value formatting

Download history 46/week @ 2024-01-02 75/week @ 2024-01-09 54/week @ 2024-01-16 45/week @ 2024-01-23 25/week @ 2024-01-30 84/week @ 2024-02-06 66/week @ 2024-02-13 115/week @ 2024-02-20 85/week @ 2024-02-27 72/week @ 2024-03-05 109/week @ 2024-03-12 101/week @ 2024-03-19 162/week @ 2024-03-26 158/week @ 2024-04-02 69/week @ 2024-04-09 101/week @ 2024-04-16

497 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