jirachi 0.1.9

A collision resistant runtime agnostic key-generator
Documentation
1
2
3
4
5
6
table! {
    seeds (prefix) {
        prefix -> Text,
        index -> Int4,
    }
}