JetBrains Rider
 
Get JetBrains Rider
You are viewing the documentation for an earlier version of JetBrains Rider.

Generate GUIDs

Last modified: 22 December 2022

JetBrains Rider helps you quickly generate a GUID when you need it.

The simplest way to insert a new random GUID in your code is to use the corresponding live template nguid.

Another way is to choose from several GUID formats form a dialog and then pasted in the code. Optionally, you can choose between lowercase and uppercase GUID representations.