RandomComplex
yields a pseudo-random complex number in the rectangle with complex corners
z_min
andz_max
.
yields a pseudo-random complex number in the rectangle with corners at the origin and at
z_max
.
yields a pseudo-random complex number with real and imaginary parts from
0
to1
.
gives a list of
n
pseudo-random complex numbers.
gives a nested list
Examples
Implementation status
- ✅ - full supported