* Reset the random state for Faker (pip package ``fake-factory``) too
1.1.0
------------------
* Reset the random seed at the start of nose test contexts (TestCases etc.) too * Slight performance improvement by always using ``random.setstate()`` for reseeding