Skip to content
This repository was archived by the owner on Feb 5, 2022. It is now read-only.
/ lottery-analysis Public archive

Code to analyze the results from a lottery (or any other random result)

License

Notifications You must be signed in to change notification settings

eHonnef/lottery-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lottery analysis

Simple code to analyze and plot results from lottery (or any other random result).

Features

  • Number frequency counter;
  • Group of numbers frequency counter;
  • Bar plot;

Yup, that's all.

Usage

It's straightforward, read a file with File class, analyze with Analysis class and finally, if you want, plot some results with Plot class.

Requirements

Check requirements.txt for a list of dependencies or just run pip install -r requirements.txt.

License

Check LICENSE file for more information.

About

Code to analyze the results from a lottery (or any other random result)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published