This extension generates random numbers between 2 values. A Min value and a Max value. Both Min and Max are inclusive values in the result.
It is possible to choose the quantity of the numbers to be generated, for instance, like a dice, you can choose numbers between 1 and 6, and if you need 20 numbers, a possible result could be something like:
3 3 5 6 2 1 6 4 1 6 2 1 2 2 4 3 6 5 2 1 (generated by this extension).
The generated numbers follows a uniform distribution.
The extension uses the chrome storage to keep the chosen values between sessions and browsers in sync.
In future versions I hope to generate number from different distributions like Gaussian, Poisson, Binomial and Exponential.
Hope it can be useful to you. Sometimes we think we don't need something like this, until the day we have it!
Please, use it, be free to return feedback for improvements or reports about something that's not working as expected.
Extore is a team of professionals who are passionate about creating extensions for web browsers. This devotion also gives us opportunity to appreciate work of other people. We get inspired by useful, open source extensions made by developers all over the world. Our strong belief is that one should share helpful add-ons with others. That’s why we’d like to present you our ever-growing list of favourite extensions that have inspired us. Moreover, as you probably have already learned, sometimes struggling for the best brings an end to the good. Talking about add-ons it often turns out that an upgrade is worse then previous version. Also it can become really tricky to get back to the beloved version of your favourite extension. That’s why we’re going to make not only the latest, but all versions of our favourite (and we hope yours too) add-ons available for download. No more compromises, just stick to the version you really like!