Languages
[Edit]
EN

Java - 4 different ways to generate random double

2 points
Created by:
Brett4
465

1. Generate random double with ThreadLocalRandom

Edit

Example:


2. Generate random double with Random

Edit

Example:


3. Generate random double with Math

Edit

Example:


4. Generate random double with Random and DoubleStream

Edit

Example:


References

Edit

ThreadLocalRandom - Java docs
Math - Java docs
Random - Java docs
DoubleStream - 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