LoadRandomSequence

Load random values sequence, no values repeated

version(BindRaylib_Static)
extern (C) @nogc nothrow
int*
LoadRandomSequence
(
uint count
,
int min
,
int max
)

Meta