JetBrains Rider
 
2024.3
Get JetBrains Rider

Generate GUIDs

Last modified: 11 February 2024

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.