FX::Maths::FRandomness::FRandomness ( FXuchar seed,
FXuval  len 
) throw () [inline]

Constructs, using seed seed.

Definition at line 1676 of file FXMaths.h.

01676                                                        : idx(0), psfmt32((FXuint *)&sfmt), psfmt64((FXulong *)&sfmt)
01677         {
01678             init_by_array((FXuint*)seed, (FXuint)(len/4));
01679         }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:38:02 2009 for TnFOX by doxygen v1.4.7