# ambient_friendly_id This code was adapted from `friendly_id` (MIT/Apache2): The crate depends on `failure`, which is unmaintained. As we only need to generate some random IDs, we can make do by reimplementing it.