Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

identifier

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

identifier

  • 1.1.9
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

= Identifier

Identifier is a Ruby universally unique identifier generator that attempts to use the UNIX, Linux and Macintosh library 'uuid'.

== Requirements

The gem is tested with:

  • Ruby (MRI) 2.0.0
  • Ruby (MRI) 1.9.3
  • Ruby (MRI) 1.9.2
  • Ruby (MRI) 1.8.7
  • Ruby (REE) 1.8.7
  • JRuby 1.7.2
  • Rubinius 1.2.4

== Installation

gem install identifier

== Examples

Identifier.generate # "CFAA3C87-38C1-4357-8FA2-D862780736AE"

== Performance

Identifier 2.628164 seconds for 100,000 generations GUID 15.755870 seconds for 100,000 generations UUID 10.987766 seconds for 100,000 generations

== Status

{}[https://travis-ci.org/ksylvest/identifier]

== Copyright

Copyright (c) 2010 - 2013 Kevin Sylvestre. See LICENSE for details.

FAQs

Package last updated on 22 Apr 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc