Random.State man page on Cygwin

Man page or keyword search:  
man Server   22533 pages
apropos Keyword Search (all sections)
Output format
Cygwin logo
[printable version]

Random.State(3)			 OCaml library		       Random.State(3)

NAME
       Random.State - no description

Module
       Module	Random.State

Documentation
       Module State
	: sig end

       type t

       The type of PRNG states.

       val make : int array -> t

       Create a new state and initialize it with the given seed.

       val make_self_init : unit -> t

       Create	a   new	 state	and  initialize	 it  with  a  system-dependent
       low-entropy seed.

       val copy : t -> t

       Return a copy of the given state.

       val bits : t -> int

       val int : t -> int -> int

       val int32 : t -> Int32.t -> Int32.t

       val nativeint : t -> Nativeint.t -> Nativeint.t

       val int64 : t -> Int64.t -> Int64.t

       val float : t -> float -> float

       val bool : t -> bool

       These functions are the same as the basic functions, except  that  they
       use (and update) the given PRNG state instead of the default one.

OCamldoc			  2013-10-24		       Random.State(3)
[top]

List of man pages available for Cygwin

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net