Metadata-Version: 2.1
Name: CLTviz
Version: 0.0.1
Summary: Central Limit Theorem Playground
Home-page: https://github.com/Ajayff4/testing2
Author: Herumb Shandilya
Author-email: herumbshandilya123@gmail.com
License: UNKNOWN
Description: CLTviz is a module designed to Vizualise CLT. There is one class named Playground.
        
        class Playground
            methods apply_CLT() generate_mean_distribution() get_random_indices()
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
