JSFiddle - React, Tailwind, and code Playground

by ChaseWest

JavaScript

var password = Math.random().toString(36).slice(-8);
alert(password);