mtprng_state Derived Type

type, public :: mtprng_state


Contents


Components

Type Visibility Attributes Name Initial
integer(kind=INT64), public, dimension(0:N-1) :: mt
integer(kind=INT32), public :: mti = -1