Skip to content

jluterek/orderno

Repository files navigation

orderno

NPM package for creating distinct order numbers in a high volume distributed system.

TESTS

Installing

npm i -S @luterek/orderno

Running the tests

npm run test

Coding Style

npm run lint
npm run format

Usage


import orderno from '@luterek/orderno';

orderno('2346789abcdefghjkmnpqrtuvwxyz', TimeInterval.Second, 2);

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

NPM package for creating distinct order numbers in a high volume distributed system.

Resources

License

Stars

Watchers

Forks

Packages

No packages published