ChaosPro Home
Introduction
What's New
Palettes
Using Formulas
Layering in ChaosPro
Rendering
Fractal Parameter Windows
Windows
Menu
3D Transformations
Animations
Formula Compiler
Writing Formulas
Language Reference
Introduction
Basic Syntax
Datatypes
Constants
Variables
Basics
Variable Scope
Predefined Variables
Predefined Variables - Escapetime
alpha
angle
center
corner_lefttop
corner_rightbottom
e
height
index
lastsqr
magn
maxiter
numiter
pi
pixel
pixelcolor
random
randomrange
rotation_center
screenmax
screenpixel
solid
whitesq
width
x
y
z
Predefined Variables - Quaternion
Predefined Variables - Attractor
Parameters
Expressions
Operators
Functions
Control Structures
Compiler Directives
Functions
Interface to ChaosPro
Special Features, Notes...
Compatibility
Fractal Type Reference
Tutorials
Appendix
CHAOSPRO 4.0
Release 4.0
.

Parameters - random

Name: random ( may also be written as rand)

Type: complex

Read/Write: Read

Context: Transformation, Iteration, Coloring

Description:

This parameter contains a random complex number. The real and imaginary component is between 0 and 1. The random numbers are uniformly distributed. The number changes with every pixel, not with every iteration.