Advertisement
Index154

YoutubeComment

Oct 8th, 2019
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. n = n.split(";"); c = c.split(","); n[Math.floor(Math.random() * (n.length - 1))] + c[Math.floor(Math.random() * (c.length - 1))];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement