b7334957

loripsum.net - api

Jul 22nd, 2022
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. LORIPSUM.NET // API
  2. ____________________________________________________________________________
  3.  
  4. loripsum.net/api/
  5.  
  6. loripsum.net/api/10/short/plaintext/verylong/
  7.  
  8. loripsum.net/api/10/short/decorate/link/
  9.  
  10. loripsum.net/api/10/short/decorate/link/ul/ol/dl/bq/code/headers/
  11.  
  12. loripsum.net/api/20/short/decorate/link/ul/ol/dl/bq/code/headers/
  13.  
  14. loripsum.net/api/20/medium/decorate/link/ul/ol/dl/bq/code/headers/
  15.  
  16. loripsum.net/api/20/long/decorate/link/ul/ol/dl/bq/code/headers/
  17.  
  18. loripsum.net/api/20/verylong/decorate/link/ul/ol/dl/bq/code/headers/
  19.  
  20. loripsum.net/api/5/verylong/decorate/link/ul/ol/dl/bq/code/headers/
  21.  
  22. loripsum.net/api/5/medium/decorate/prude/ul/ol/dl/bq/code/headers/
  23.  
  24. ____________________________________________________________________________
  25.  
  26. (integer) - The number of paragraphs to generate.
  27. short - The average length of a paragraph.
  28. medium - The average length of a paragraph.
  29. long - The average length of a paragraph.
  30. verylong - The average length of a paragraph.
  31. decorate - Add bold, italic and marked text.
  32. link - Add links.
  33. ul - Add unordered lists.
  34. ol - Add numbered lists.
  35. dl - Add description lists.
  36. bq - Add blockquotes.
  37. code - Add code samples.
  38. headers - Add headers.
  39. allcaps - Use ALL CAPS.
  40. prude - Prude version.
  41. plaintext - Return plain text, no HTML.
Add Comment
Please, Sign In to add comment