CHANGELOG.md
LICENSE
MANIFEST.in
README.md
setup.py
benchmark/__init__.py
benchmark/_base.py
benchmark/_random.py
benchmark/main.py
cythonpowered/__init__.py
cythonpowered.egg-info/PKG-INFO
cythonpowered.egg-info/SOURCES.txt
cythonpowered.egg-info/dependency_links.txt
cythonpowered.egg-info/entry_points.txt
cythonpowered.egg-info/requires.txt
cythonpowered.egg-info/top_level.txt
cythonpowered/random/__init__.py
cythonpowered/random/random.c
cythonpowered/random/random.pyx
tests/test_random.py