cornflake 0.5.0

Generator of unique ID numbers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "cornflake"
version = "0.5.0"
edition = "2024"
authors = ["Lars Reichardt <paranoiaix@gmail.com>"]
license = "BSD-2-Clause"
description = "Generator of unique ID numbers"
keywords = ["id", "generator"]
documentation = "https://github.com/paradoxix/cornflake"
homepage = "https://github.com/paradoxix/cornflake"
repository = "https://github.com/paradoxix/cornflake"

[dependencies]