Rexprizer:

A program which builds randomly generated mathematical expressions based on your specifications.

Expressions:

Do not put an ending semicolon. Do not leave any whitespace. A space padded X will be replaced by one of the listed expressions or variables, a space padded C will be replaced by a constant, a space padded V will be replaced with a variable without expansion.

Variables:

A list of variable symbols with no spaces.

Misc:

Depth Of Recursion: The maximum depth of recursion in building an expression.
Minimum Constant Value: The minimum value for all constants.
Maximum Constant Value: The maximum value for all constants.
Starting Seed: The starting value to generate expressions from.
Action: Optionally generates a link to wolfram alpha using this command.

Output:

Refresh to reset the page.

main page