Languages
[Edit]
EN

Java - generate random long in range

10 points
Created by:
Root-ssh
178180

1. ThreadLocalRandom - random long between min and max

Edit

Example:


2. Math.random() - random long between min and max

Edit

Example:


3. Random and LongStream - random long between min and max

Edit

Example:


References

Edit

ThreadLocalRandom - Java docs
Math - Java docs
Random - Java docs
LongStream - Java docs

1
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.

Java - random numbers

Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join