Advertisement
branch_m

characters

Dec 22nd, 2022 (edited)
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. const ci = ch[Object.keys(ch)[Math.floor(Math.random()*Object.keys(ch).length)]];
  2. const bio = ci.story.replace(/(<([^>]+)>)/gi, '');
  3. `${ci.name} : ${bio}`
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement