Summary
Shortlog
Changelog
Graph
Tags
Bookmarks
Branches
Files
Help
Search
Lichen
lib/posix/random.py
716:1f9bb1de08f5
6:f551873980e5
2017-03-12
Paul Boddie
raw
annotate
files
changeset
graph
Merged changes from the default branch.
return-value-definition
1
#!/usr/bin/env python
2
3
def
urandom
(
n
):
pass
4
5
# vim: tabstop=4 expandtab shiftwidth=4