--- title: "Dissolving Display Program" type: "article" slug: "dissolving-display-program" url: "http://localhost/article/dissolving-display-program/" markdown_url: "http://localhost/article/dissolving-display-program.md" published_at: "2022-09-14T02:43:41+00:00" modified_at: "2024-05-26T13:07:48+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Swap array elements chosen at random. The larger the loop, the less sequential the order af the array." category: - name: "The Plotter" slug: "the-plotter" taxonomy: "category" url: "http://localhost/category/periodicals/the-plotter/" post_tag: - name: "TS 2068" slug: "ts2068" taxonomy: "post_tag" url: "http://localhost/tag/ts2068/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" indiv: - name: "Roy Wisti" slug: "roy-wisti" taxonomy: "indiv" url: "http://localhost/indiv/roy-wisti/" publication_r: id: 21216 title: "The Plotter" type: "periodical" url: "http://localhost/periodical/the-plotter/" authors: "Roy Wista" volume: "9" issue: "2" issues_articles: - id: 39480 title: "The Plotter v9 n2" type: "issue" url: "http://localhost/issue/the-plotter-v9-n2/" pages: "5" pubdate: "February 1991" archive_link: false --- # Dissolving Display Program Swap array elements chosen at random. The larger the loop, the less sequential the order af the array.