https://github.com/trekjs/ruid
Random Unique ID
https://github.com/trekjs/ruid
Last synced: about 1 month ago
JSON representation
Random Unique ID
- Host: GitHub
- URL: https://github.com/trekjs/ruid
- Owner: trekjs
- License: mit
- Created: 2017-04-13T00:55:21.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-07T17:01:27.000Z (almost 8 years ago)
- Last Synced: 2025-04-22T19:18:27.000Z (2 months ago)
- Language: JavaScript
- Size: 80.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ruid
----Random Unique ID generator
## API
```js
ruid(len = 24, time = true, encoding = 'base64')
```## Badges
[](https://travis-ci.org/trekjs/ruid)
[](https://codecov.io/gh/trekjs/ruid)
---
> [fundon.me](https://fundon.me) ·
> GitHub [@fundon](https://github.com/fundon) ·
> Twitter [@_fundon](https://twitter.com/_fundon)