Fixed the choice method so that it respects the seed of the random st…ate it is running in.
Fixed the Seed attribute from NumPyRandom so that it returns the seed value that was specified in the ctor.
Added unit tests for testing the seed state's consistency.
Fixed the choice method so that it respects the seed of the random st…ate it is running in. Fixed the Seed attribute from NumPyRandom so that it returns the seed value that was specified in the ctor. Added unit tests for testing the seed state's consistency.