generate Arabic Lorem text, contain over 6 methods , you have full optionality to choose what you like, random letters, paragraphs, sentences...
- Includes 1 version of Arabic Lorem text.
- Includes 1 Natural Arabic text but make nonsense.
- Arabic letters.
- Includes 3 versions of original Lorem text.
- Includes 2 versions of English Lorem text.
important: keep in mind that Arabic language is RTL, and use UTF-8 for charset.
npm i loremarabic// yourfile.js
const LoremArabic= require("LoremArabic");
console.log(LoremArabic.paragraph);
=> 'الإتحاد في, ذات أسيا للغزو، الخطّة و, الآخر لألمانيا جهة بل. في سحقت هيروشيما البريطاني يتم, غريمه باحتلال الأيديولوجية، في فصل, دحر وقرى لهيمنة'alphabets | Return a Arabic alphabets array
word | Return a random word
paragraph | Return a random paragraph
post | Return a random post [ object ]
naturalEnglish | return a natural long English [ string ] text
naturalArabic | return a natural long Arabic [ string ] text
LoremIpsum | return a natural long Lorem Ipsum [ string ] text
text from www.nabadv.com.
visit my Portfolio https://www.amjarmed.com/
This project is licensed under the MIT License.