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

#196 in WebAssembly

Download history 72/week @ 2024-07-20 77/week @ 2024-07-27 76/week @ 2024-08-03 60/week @ 2024-08-10 63/week @ 2024-08-17 61/week @ 2024-08-24 113/week @ 2024-08-31 53/week @ 2024-09-07 29/week @ 2024-09-14 92/week @ 2024-09-21 99/week @ 2024-09-28 1/week @ 2024-10-05 47/week @ 2024-10-12 34/week @ 2024-10-19 33/week @ 2024-10-26 43/week @ 2024-11-02

157 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