randomicu-archive / randomicu

Different text utilities for you. Randomicu exposes free API and could be helpful for QA engineers or everyone who needs fake data.
https://random.icu
The Unlicense
0 stars 0 forks source link

Add hipster lipsum remote API #122

Closed pythoninja closed 3 years ago

pythoninja commented 4 years ago

https://hipsum.co/the-api/

Or implement own with dictionary: https://github.com/pbojinov/lorem-hipsum/blob/f77c4f0a9d8390e747ca2de26be8e4f2ee94d4fb/lib/dictionary.js#L1

pythoninja commented 3 years ago

I will implement this in fakedata-backend python service.