--- title: "Card Shuffle Routine for Games" type: "article" slug: "card-shuffle-routine-for-games" url: "http://localhost/article/card-shuffle-routine-for-games/" markdown_url: "http://localhost/article/card-shuffle-routine-for-games.md" published_at: "2021-03-26T20:37:20+00:00" modified_at: "2024-06-23T12:02:09+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Short programs to demonstrate shuffling routines and randomization." category: - name: "Timelinez" slug: "timelinez" taxonomy: "category" url: "http://localhost/category/periodicals/timelinez/" post_tag: - name: "1984" slug: "year-1984" taxonomy: "post_tag" url: "http://localhost/tag/year-1984/" - name: "TS 1000" slug: "ts1000" taxonomy: "post_tag" url: "http://localhost/tag/ts1000/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" indiv: - name: "William Gordon" slug: "william-gordon" taxonomy: "indiv" url: "http://localhost/indiv/william-gordon/" publication: "Timelinez" publication_r: id: 21571 title: "Timelinez" type: "periodical" url: "http://localhost/periodical/timelinez/" authors: "William Gordon" volume: "2" issue: "3" issues_articles: - id: 39514 title: "TimeLinez v2 n3 Mar 1984" type: "issue" url: "http://localhost/issue/timelinez-v2-n3-mar-1984/" pages: "20" pubdate: "March 1984" archive_link: false volumeissue: "v2n3" --- # Card Shuffle Routine for Games Short programs to demonstrate shuffling routines and randomization.