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