# sf [![Build Status](https://travis-ci.org/liuchong/sf.svg?branch=master)](https://travis-ci.org/liuchong/sf) [![APACHE licensed](https://img.shields.io/badge/license-apache%202.0-blue.svg)](./LICENSE-APACHE) [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE-MIT) [![crates.io](https://meritbadge.herokuapp.com/sf)](https://crates.io/crates/sf) [![Released API docs](https://docs.rs/sf/badge.svg)](https://docs.rs/sf) Simple snowflake like unique IDs generator. ## Usage [examples](examples) ## License Licensed under either of these: * Apache License Version 2.0 [LICENSE-APACHE](LICENSE-APACHE) * MIT License [LICENSE-MIT](LICENSE-MIT) ### Contributing Please sign a cla, thanks!