Random content generator: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary Tags: Mobile edit Mobile web edit |
|||
| (19 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
== Random text generator == | == Random text generator == | ||
假文產生器: | 假文產生器: | ||
* {{Gd}}[http://more.handlino.com/ MoreText.js]: | * {{Gd}}[http://more.handlino.com/ MoreText.js]: 中文假文產生器,有提供 API {{access | date = 2022-05-09}} | ||
* [https://www.lists.design/ Real content for all your designs - Lists] 產生接近真實的假資料 {{access | date = 2018-04-12}} | |||
* [http://www.richyli.com/tool/loremipsum/ 亂數假文產生器]: 中文假文產生器 | * [http://www.richyli.com/tool/loremipsum/ 亂數假文產生器]: 中文假文產生器 | ||
* [http://www.lipsum.com/ Lipsum generator] 多國語言可以選擇,包含簡體中文 {{access | date = 2018-04-12}} | * [http://www.lipsum.com/ Lipsum generator] 多國語言可以選擇,包含簡體中文 {{access | date = 2018-04-12}} | ||
* [https://marketplace.visualstudio.com/items?itemName=KevinYang.ctlorem Chinese Lorem - Visual Studio Marketplace] 「產生並插入繁體中文假文至 Visual Studio Code 內」{{access | date = 2019-06-16}} | * [https://marketplace.visualstudio.com/items?itemName=KevinYang.ctlorem Chinese Lorem - Visual Studio Marketplace] 「產生並插入繁體中文假文至 Visual Studio Code 內」{{access | date = 2019-06-16}} | ||
* [https://random-data-api.com/ Random Data API] {{access | date = 2020-08-08}} | * [https://random-data-api.com/ Random Data API] {{access | date = 2020-08-08}} | ||
* [https://www.figma.com/community/plugin/965545553558758970 Lorem ipsum zh-tw — Figma] 隨機繁體中文假文產生器 ''未測試'' {{access | date = 2022-05-09}} | |||
* [https://sooxin.github.io/Chinese-Lorem-Ipsum/ 中文乱文假数生成器] 隨機繁體中文、簡體中文假文產生器 ''未測試'' {{access | date = 2022-05-09}} | |||
* [https://howtobullshit.me/ 唬爛產生器] 繁體中文假文產生器 {{access | date = 2022-05-09}} | |||
* [https://realaddress.fuyiran.com/ Real Address Generator] | |||
== Random images generator == | == Random images generator == | ||
| Line 22: | Line 25: | ||
* [https://source.unsplash.com/ Unsplash Source | A Simple API for Embedding Free Photos from Unsplash] 可指定圖片尺寸大小 | * [https://source.unsplash.com/ Unsplash Source | A Simple API for Embedding Free Photos from Unsplash] 可指定圖片尺寸大小 | ||
== Random photos generator == | === Random user photos generator === | ||
* [https://randomuser.me/photos Random User Generator | Photos] {{access | date = | * [https://randomuser.me/photos Random User Generator | Photos] 男、女、樂高風格相片 {{access | date = 2022-06-12}} | ||
* [https://xsgames.co/randomusers/ Random Users - Generate random user profile pictures and names] 男、女、Pixel 風格相片 {{access | date = 2022-06-12}} | |||
== Image placeholder == | |||
* [https://placeholder.com/ Warehouse Space for Rent on Flexible Terms - Placeholder] e.g. https://via.placeholder.com/150 提供 150x150 圖片 | |||
== Random number generator == | |||
* Excel [https://support.microsoft.com/zh-tw/office/randbetween-%E5%87%BD%E6%95%B8-4cc7f0d1-87dc-4eb7-987f-a469ab381685 RANDBETWEEN 函數] | |||
* Excel [https://support.microsoft.com/zh-tw/office/rand-%E5%87%BD%E6%95%B8-4cbfa695-8869-4788-8d90-021ea9f5be73 RAND 函數] | |||
== Other resources == | == Other resources == | ||
* [https://github.com/fzaninotto/Faker fzaninotto/Faker: Faker is a PHP library that generates fake data for you] {{access | date = 2021-11-20}} | * [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) | |||
* Software specified: Postman [https://learning.postman.com/docs/tests-and-scripts/write-scripts/variables-list/ Use dynamic variables to return randomly generated data | Postman Learning Center] | |||
* [https://mockoon.com/ Create mock APIs in seconds with Mockoon] --> [https://mockoon.com/docs/latest/templating/overview/ Create dynamic responses with templating] {{access | date = 2025-02-27}} | |||
== 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: | [[Category: Design]] [[Category: Tool]] [[Category: Testing]] | ||
Latest revision as of 18:41, 27 February 2025
Lorem Ipsum 假文用途:(1)「讓設計師拿來做為填充版面的內容物」引用自MoreText.js、(2) 提供開發者界接 API 資料,以利測試。
Random text generator[edit]
假文產生器:
MoreText.js: 中文假文產生器,有提供 API [Last visited: 2022-05-09]- Real content for all your designs - Lists 產生接近真實的假資料 [Last visited: 2018-04-12]
- 亂數假文產生器: 中文假文產生器
- Lipsum generator 多國語言可以選擇,包含簡體中文 [Last visited: 2018-04-12]
- Chinese Lorem - Visual Studio Marketplace 「產生並插入繁體中文假文至 Visual Studio Code 內」[Last visited: 2019-06-16]
- Random Data API [Last visited: 2020-08-08]
- Lorem ipsum zh-tw — Figma 隨機繁體中文假文產生器 未測試 [Last visited: 2022-05-09]
- 中文乱文假数生成器 隨機繁體中文、簡體中文假文產生器 未測試 [Last visited: 2022-05-09]
- 唬爛產生器 繁體中文假文產生器 [Last visited: 2022-05-09]
- Real Address Generator
Random images generator[edit]
假圖產生器:
Fake images please? 可指定圖片尺寸大小、或者輸出指定文字的圖- LoremFlickr: free placeholder images 可指定圖片尺寸大小
- Lorem Picsum 可指定圖片尺寸大小
- TheCatAPI - Cats as a Service, Everyday is Caturday.
- {placekitten} - Placeholder kitten images for developers 可指定圖片尺寸大小
- Placeholder.com: Placeholder Images Done For You [JPG, GIF & PNG] 可指定圖片尺寸大小
- Unsplash Source | A Simple API for Embedding Free Photos from Unsplash 可指定圖片尺寸大小
Random user photos generator[edit]
- Random User Generator | Photos 男、女、樂高風格相片 [Last visited: 2022-06-12]
- Random Users - Generate random user profile pictures and names 男、女、Pixel 風格相片 [Last visited: 2022-06-12]
Image placeholder[edit]
- Warehouse Space for Rent on Flexible Terms - Placeholder e.g. https://via.placeholder.com/150 提供 150x150 圖片
Random number generator[edit]
- Excel RANDBETWEEN 函數
- Excel RAND 函數
Other resources[edit]
- 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." [Last visited: 2022-01-17]
- fzaninotto/Faker: Faker is a PHP library that generates fake data for you [Last visited: 2021-11-20] (archived by the owner)
- Software specified: Postman Use dynamic variables to return randomly generated data | Postman Learning Center
- Create mock APIs in seconds with Mockoon --> Create dynamic responses with templating [Last visited: 2025-02-27]