RngGuid public class RngGuid Generates guids using random bytes generated by RNGCryptoServiceProvider. Documentation public RngGuid() public static Guid NewGuid() Generates a guid using random bytes generated by RNGCryptoServiceProvider.