oromis

1.0.1 • Public • Published

Oromis

Oromis it's a simple and small uuid generator

Last version Build Status Greenkeeper badge Dev Dependencies Status NPM Status

Installation

$ npm install oromis --save

Preview

import Oromis from 'oromis';
 
Oromis.uuid();
// 1c471c5e-7260-4d42-a625-1cd83f66bf03
 
Oromis.uuid({ uppercase: true });
// 18633212-D519-42DC-B0E7-D02441684CEC

License

MIT © Rubén Moya

Readme

Keywords

none

Package Sidebar

Install

npm i oromis

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • rubenmoya