Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO: Style this.

References:

REF #0:

https://docs.python.org/3/library/random.html#module-random

-- the standard library module random is excellent for this project;
however, it generates psuedo-random numbers. It is not built for security
or cryptography, and should not be used as such. It still is the best
choice for the needs of this project. See secrets module for further
reading.

About

Test driven blackjack game from scratch in Python 3.7

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages