id_generator 0.1.2
Ruby Gem that allow to generate random ids in distributed systems (micro-services) and include debug information like timestamp and system id
          Gemfile:
          =
        
        
          インストール:
          =
        
      Development依存関係 (8):
            bundler
            ~> 1.16
          
          
            codacy-coverage
            >= 0
          
          
            pry
            >= 0
          
          
            rake
            ~> 10.0
          
          
            rspec
            ~> 3.0
          
          
            rubocop
            ~> 0.59.2
          
          
          
            rubocop-rspec
            >= 0
          
    