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

#237 in WebAssembly

Download history 71/week @ 2024-06-10 83/week @ 2024-06-17 98/week @ 2024-06-24 41/week @ 2024-07-08 116/week @ 2024-07-15 77/week @ 2024-07-22 67/week @ 2024-07-29 75/week @ 2024-08-05 66/week @ 2024-08-12 56/week @ 2024-08-19 122/week @ 2024-08-26 53/week @ 2024-09-02 37/week @ 2024-09-09 42/week @ 2024-09-16 166/week @ 2024-09-23

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