Skip to content

Irostovsky/hex-token

Repository files navigation

hex-token

Generate hex digit token based on the current time.

installing

Add to Gemfile

gem 'hex-token'

and run

bundle

using

class User
  include Hex::Token
end

User.new.hex_token
> 4366e6b70f1849a4f55653dc1fd28d8e

About

Generate hex digit token based on the current time

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors