Visual Studio Code – How to get random number in text editor using vscode user snippet?
I am trying to make a keyboard shortcut in VS Code that will give me a random number from 1-100 when I use it. This is currently the VS Code snippet I have. However, when I use it, it gives…