icechip 0.1.1

A mostly true to spec Twitter Snowflake implementation, with multiple modes.
Documentation
[dependencies.tinyrand]
version = "0.5.0"

[lib]
name = "icechip"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "A mostly true to spec Twitter Snowflake implementation, with multiple modes."
edition = "2021"
license = "MIT"
name = "icechip"
publish = true
readme = "README.md"
repository = "https://git.cbax.dev/cbax/icechip"
version = "0.1.1"