Generates an array of random bytes with a prompt for keyboard input
public static byte[] BytesWithPrompt( int numBytes, string prompt, Rng.Strength strength )
Public Shared Function BytesWithPrompt ( _ numBytes As Integer, _ prompt As String, _ strength As Rng.Strength _ ) As Byte()
Array of random bytes