Clear Filters
Clear Filters

How can I generate random natural numbers between min and max range?

2 views (last 30 days)
I would like to to gererate 8 random natural numbers.
For example, if I set the range as (1, 100), then {1, 5,23, 26, 92, 12, 44, 76} would be generated.
How can I do this?

Accepted Answer

John D'Errico
John D'Errico on 1 Apr 2020
  4 Comments

Sign in to comment.

More Answers (0)

Categories

Find more on Random Number Generation in Help Center and File Exchange

Products


Release

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!