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

#598 in WebAssembly

Download history 37/week @ 2024-10-23 31/week @ 2024-10-30 28/week @ 2024-11-06 11/week @ 2024-11-13 55/week @ 2024-11-20 57/week @ 2024-11-27 101/week @ 2024-12-04 104/week @ 2024-12-11 37/week @ 2024-12-18 17/week @ 2025-01-01 19/week @ 2025-01-08 61/week @ 2025-01-15 9/week @ 2025-01-22 13/week @ 2025-01-29 31/week @ 2025-02-05

114 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

~315KB