The OpenD Programming Language

bellCurve

Pick a random number off the normal (aka gaussian) distribution bell curve.

Parameters

median int

median

standardDeviation int

standard deviation

min int

minimum value to ever return

max int

one above the highest value to ever return; an exclusive endpoint

Meta

History

Added April 18, 2025