Array.from(+{}+'') .map((_,$)=>$>=1?_.repeat(2):_.toLowerCase()) .reverse().join('') .slice(1,5);
For further actions, you may consider blocking this person and/or reporting abuse
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)