Known subclasses: twisted.test.test_randbytes.ConditionalSecureRandomTests, twisted.test.test_randbytes.RandomBaseTests, twisted.test.test_randbytes.SecureRandomTests

Base class for secureRandom test cases.

Method _check No summary
def _check(self, source):

The given random bytes source should return the number of bytes requested each time it is called and should probably not return the same bytes on two consecutive calls (although this is a perfectly legitimate occurrence and rejecting it may generate a spurious failure -- maybe we'll get lucky and the heat death with come first).

API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.