kamalviswanad/idiosyncratic

A package that can generate TRILLIONS of Unique IDs for your users..

dev-main 2022-07-10 07:30 UTC

This package is not auto-updated.

Last update: 2025-06-09 18:18:33 UTC


README

Hello Pals!!
Do you want to generate Unique User IDs for your users?
Then you are in the right place.
This code can give your website user a distinct ID.

You know what Idiosyncratic means.
It means unique.
This code can generate not millions or billions, but TRILLIONS of Unique IDs.

                                            Why is it so unique 

Because we use time and alpha-numeric characters to create IDs. Using time to create IDs can make them very very Idiosyncratic.

                                             How to use it

First, download the source code file from this repository.

Now, include the file in your project.

Finally, call the function: Idiosyncratic( //Type your Company/Website name, //Use a separator(to separate name and ID) ).

Rememer the arguments are necessary. If you dont want them, just give them an empty string.

Example ID: Idiosyncratic_2234709N905032nue5UQFC794c

TADA !!!! You just generated an Idiosyncratic ID.

That's all for now.

Hope you generate amazing Unique IDs

--Thank You