CodeBase - Shuffle list
Return to the CodeBase listing
Category: Functions
Version: 1.0
Information
Uploaded: 3rd Feb 2007 06:40
Modified: 1st Jan 1970 01:00
Author: Tebbsy
Summary
Create a list of numbers between 1 and 52 ensuring that no value is entered twice. Useful if you are wanting to "shuffle" a deck of cards in a game. The list is created in an array called 'card' Similarly the values could easily be changed to accomodate and size list.
Full Description
Comments
No comments yet.