Word package provides functionality to generate a fake semi-pronounceable random (nonsense) word value.
npm
npm install @fakerjs/word --save-dev yarn
yarn add @fakerjs/word -D importwordfrom'@fakerjs/word';word();//=> radword({length: 3});//=> radRun tests
npm run test The MIT License (MIT) Copyright (c) Sergey Romanenko