Skip to content

barkingiguana/unique_id

Repository files navigation

BarkingIguana::UniqueId

Easily generate (almost definitely) unique IDs.

Installation

Add this line to your application's Gemfile:

gem 'barking_iguana-unique_id'

And then execute:

$ bundle

Or install it yourself as:

$ gem install barking_iguana-unique_id

Usage

require 'barking_iguana/unique_id'
BarkingIguana::UniqueId.generate # => "0.0.2-vi-8N2-1jOXzk-NRl-4LX8YS"

Contributing

  1. Fork it ( https://github.com/[my-github-username]/barking_iguana-unique_id/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Easily generate *almost* certainly unique IDs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages