Skip to content

1X2 based system randomizer worked for the Swedish SvenskaSpel betting game Stryktipset

Notifications You must be signed in to change notification settings

cabbeh01/Weighted-Stryktipsrandomizers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Weighted-Stryktipsrandomizers

The Swedish Stryktipset started the 20 October 1934. Since 1934 they haven't changed the betting game at all. But now we have a weighted randomizer to the game. To get started just opened the python file and then you should get a row. The row should look something like this:

  1  -   | |2
  2  -  1| |
  3  -   | |2
  4  -   |X|
  5  -   |X|
  6  -  1| |
  7  -   | |2
  8  -   |X|
  9  -  1| |
  10 -   |X|
  11 -  1| |
  12 -  1| |
  13 -  1| |

How to use

To get started. Run the stryktips.py file in python2.7 and you will directly recive a generated row.

What I learned

While doing this tiny-project I learned to

  • scrap data from a website using a python library called BeautifulSoup
  • get to know numpy

About

1X2 based system randomizer worked for the Swedish SvenskaSpel betting game Stryktipset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages