How can I generate a non-pseudo (ie. truly) random number in .Net Framework (latest) running on an Azure Windows 10 Pro virtual machine?
Obviously, it must periodically self-seed by a function of some external variant, such as some counter within the operating system, like Internet event counts, or some count of user action/input, or other.