Make them as integers and multiply by 3.

--
David Rutten
da...@mcneel.com
Robert McNeel & Associates


On May 13, 2:46 pm, Stencil <kaat...@student.chalmers.se> wrote:
> Hi
>
> How do I create a random number that have a certain step size?
>
> Let's say I want to create 100 random numbers within the interval
> 0-60, but I want these numbers to be steps by 3 - 0,3,6,9 etc. what
> would the easiest way be to achieve that?
>
> I know how to turn the random number into integers, but I don't know
> how to turn it into steps that's not decimal.

Reply via email to