Lichen

lib/posix/random.py

503:644952535f7a
2017-01-23 Paul Boddie Added another, shorter test of get_using, commenting the existing test slightly.
     1 #!/usr/bin/env python     2      3 def urandom(n): pass     4      5 # vim: tabstop=4 expandtab shiftwidth=4