UniqueIdGenerator
UniqueIdGenerator copied to clipboard
Stopwatch vs DateTime.Now
I like this implementation. I've seen some that use a Stopwatch instead of DateTime.Now because it's more accurate. That is the only possible improvement I can think of.