Metadata-Version: 2.1
Name: SyncRNG
Version: 1.3.1
Summary: Generate the same random numbers in R and Python
Home-page: https://github.com/GjjvdBurg/SyncRNG
Author: Gertjan van den Burg
Author-email: gertjanvandenburg@gmail.com
License: GPLv2
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Provides-Extra: dev
Requires-Dist: green ; extra == 'dev'
Provides-Extra: docs
Provides-Extra: test

Generate the same random numbers in R and Python


