Get Help with Random Data

Let the Randomness plugin generate some data for you.

Tip Screenshot

Install the Randomness plugin from Preferences/Settings | Plugins if you're getting stuck coming up with some random data for your project. This plugin allows you to insert random numbers, strings, and UUIDs.

To insert random data, press ⌥R (macOS) / Alt+R (Windows/Linux) and choose the type of data you want to insert. A different value will be inserted each time you use the action.


Related Resources

Add console.log Faster
Add console.log Faster
Use Postfix Completion to quickly add console.log.
Add New Dependencies
Add New Dependencies
WebStorm can help you add a new dependency right when you need it.
Convert to async Function
Convert to async Function
Quickly convert a function that returns a Promise to an async function.