UniformInteger class updated to use float32 by default.
Chris, you may need to edit your covid code given the UniformInteger class's default float dtype will become float32 after you've merged this branch. Previously the default was float64.
Chris, you may need to edit your covid code given the UniformInteger class's default float dtype will become float32 after you've merged this branch. Previously the default was float64.