Skip to content

M_WolfCurses_Randomizer_NextDouble

Maxwolf edited this page Jan 2, 2016 · 1 revision

Randomizer.NextDouble Method

Returns a random number between 0.0 and 1.0.

Namespace: WolfCurses
Assembly: WolfCurses (in WolfCurses.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public double NextDouble()

Return Value

Type: Double
A double-precision floating point number greater than or equal to 0.0, and less than 1.0.

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

Randomizer Class
WolfCurses Namespace

Clone this wiki locally