Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 434 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 434 Bytes

Haikunatorb

Installation

Add this line to your application's Gemfile:

gem 'haikunatorb'

And then execute:

bundle install

Usage

Haikunatorb.hex(5)
=> "steep-inu-7c3f6"

Haikunatorb.only_hex(4)
=> "6073"

Haikunatorb.num(3)
=> "patient-mannenhitsu-390"

Haikunatorb.only_num(6)
=> "903603"

Haikunatorb.alpha(5)
=> "wandering-mizu-smEPZ"

Haikunatorb.alnum(5)
=> "red-musashi-3gEpK"