haXe API Documentation
Back | Index
class neko.Random
Available in neko
function new() : Void
function float() : Float
function int(max : Int) : Int
function setSeed(s : Int) : Void
Back | Index