--- title: "Random Number with Assembly" type: "article" slug: "random-number-with-assembly" url: "http://localhost/article/random-number-with-assembly/" markdown_url: "http://localhost/article/random-number-with-assembly.md" published_at: "2022-02-01T01:06:27+00:00" modified_at: "2024-05-26T13:40:53+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Test of five random number algorithms." category: - name: "ZXzine" slug: "zxzine" taxonomy: "category" url: "http://localhost/category/periodicals/zxzine/" post_tag: - 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: "Tim Swenson" slug: "tim-swenson" taxonomy: "indiv" url: "http://localhost/indiv/tim-swenson/" publication_r: id: 38051 title: "ZXzine" type: "periodical" url: "http://localhost/periodical/zxzine/" authors: "Tim Swenson" issue: "4" issues_articles: - id: 38355 title: "ZXzine Issue 4" type: "issue" url: "http://localhost/issue/zxzine-issue-4/" pages: "1-2" pubdate: "July 2017" download: "https://archive.org/download/zxzine/zxzine4.zip" archive_link: false --- Test of five random number algorithms.