Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

JDanielGar/BlackJack-Algorithm

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlackJack shuffler algorithm.

Introduction

People want to practice their abilities in BlackJack in games, but they know that the casinos of new generation use shuffler machines and this leave the possibility of use some technique of card counting or cheating. Want to practice you habilities in shuffler machine ?. This is the algorithm that you need.

Code Samples

Very simple algorithm for shuffle of objetcs.

To to select the number of the nodes that you need:

nodePush(number_of_nodes);

Mess Slots to shuffle any array of objects. Remember that you need to select a number of nodes/slots:

shufflerIn()

Turn on the machine and put in x number of outputs:

shufflerOut();         

Ask for the first output:

askFor();

Perfect, the array of objects or numbers is rolling. :)

Installation

None

About

BlackJack shuffle machine algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.