Random content generator: Difference between revisions
Jump to navigation
Jump to search
→Other resources
| Line 30: | Line 30: | ||
* [https://fakerjs.dev/update.html An update from the Faker team | Faker] "Faker is a library that generates fake (but reasonable) data for you. Mock data. Data for testing, development, and the like." {{access | date = 2022-01-17}} | * [https://fakerjs.dev/update.html An update from the Faker team | Faker] "Faker is a library that generates fake (but reasonable) data for you. Mock data. Data for testing, development, and the like." {{access | date = 2022-01-17}} | ||
* [https://github.com/fzaninotto/Faker fzaninotto/Faker: Faker is a PHP library that generates fake data for you] {{access | date = 2021-11-20}} (archived by the owner) | * [https://github.com/fzaninotto/Faker fzaninotto/Faker: Faker is a PHP library that generates fake data for you] {{access | date = 2021-11-20}} (archived by the owner) | ||
== Further reading == | |||
* [https://zh.wikipedia.org/zh-tw/%E4%BC%AA%E9%9A%8F%E6%9C%BA%E6%95%B0%E7%94%9F%E6%88%90%E5%99%A8 偽隨機數生成器 - 維基百科,自由的百科全書] ([https://en.wikipedia.org/wiki/Pseudorandom_generator Pseudorandom generator]) | |||
* [https://www.khanacademy.org/computing/computer-science/cryptography/crypt/v/random-vs-pseudorandom-number-generators Pseudorandom number generators (video) | Khan Academy] | |||
* [https://zh.wikipedia.org/zh-tw/%E6%A2%85%E6%A3%AE%E6%97%8B%E8%BD%AC%E7%AE%97%E6%B3%95 梅森旋轉算法 - 維基百科,自由的百科全書] ([https://en.wikipedia.org/wiki/Mersenne_Twister Mersenne Twister]) | |||
[[Category:WebDesign]] [[Category:Tool]] | [[Category:WebDesign]] [[Category:Tool]] | ||