#fatherjs install yarn add father-js use import father from 'father-js' const string = father('yourName') console.log(string)