Click here to Skip to main content
15,891,629 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Math Namespace? Pin
Not Active9-Jul-03 8:14
mentorNot Active9-Jul-03 8:14 
GeneralRe: Math Namespace? Pin
leppie9-Jul-03 8:28
leppie9-Jul-03 8:28 
GeneralRe: Math Namespace? Pin
Not Active9-Jul-03 9:08
mentorNot Active9-Jul-03 9:08 
GeneralRe: Math Namespace? Pin
igor19609-Jul-03 7:21
igor19609-Jul-03 7:21 
GeneralRandom Number generation PROBLEM Pin
Member 4648617-Jul-03 9:49
Member 4648617-Jul-03 9:49 
GeneralRe: Random Number generation PROBLEM Pin
leppie7-Jul-03 10:08
leppie7-Jul-03 10:08 
GeneralRe: Random Number generation PROBLEM Pin
chris lasater7-Jul-03 10:29
susschris lasater7-Jul-03 10:29 
GeneralRe: Random Number generation PROBLEM Pin
leppie7-Jul-03 10:50
leppie7-Jul-03 10:50 
OK, I'm replying here to track the code:


chris lasater wrote:
RNGCryptoServiceProvider rng = new RNGCryptoServiceProvider(keystore);

OK, what is keystore? Why not use the default constructor?


chris lasater wrote:
can anybody tell me what the Max range of RNGCryptoServiceProvider.GetBytes();

It fills the byte[] to whatever length you initialized it (domain). The range is a byte, thus 0 to 255.

Now can you explain what you are trying to do? I still cant understand why you are not reusing the initial Random instance... Why random "data" do you need? And in what format/structure?


leppie::AllocCPArticle(Generic DFA State Machine for .NET);
GeneralRe: Random Number generation PROBLEM Pin
chris Lasater7-Jul-03 11:05
susschris Lasater7-Jul-03 11:05 
GeneralRe: Random Number generation PROBLEM Pin
leppie7-Jul-03 11:33
leppie7-Jul-03 11:33 
GeneralActive Directory Permissions Pin
DerekStrickland7-Jul-03 3:31
DerekStrickland7-Jul-03 3:31 
GeneralAnother question for "Interop GURUS" Pin
igor19606-Jul-03 12:06
igor19606-Jul-03 12:06 
GeneralRe: Another question for "Interop GURUS" Pin
Stephane Rodriguez.12-Jul-03 0:12
Stephane Rodriguez.12-Jul-03 0:12 
GeneralRe: Another question for "Interop GURUS" Pin
igor196012-Jul-03 6:27
igor196012-Jul-03 6:27 
GeneralRe: Another question for "Interop GURUS" Pin
Stephane Rodriguez.12-Jul-03 6:40
Stephane Rodriguez.12-Jul-03 6:40 
GeneralRe: Another question for "Interop GURUS" Pin
igor196012-Jul-03 7:00
igor196012-Jul-03 7:00 
GeneralRe: Another question for "Interop GURUS" Pin
Stephane Rodriguez.12-Jul-03 7:16
Stephane Rodriguez.12-Jul-03 7:16 
QuestionTlbImp.exe error: Any help? Pin
Anonymous5-Jul-03 5:49
Anonymous5-Jul-03 5:49 
AnswerRe: TlbImp.exe error: Any help? Pin
Nick Parker5-Jul-03 18:27
protectorNick Parker5-Jul-03 18:27 
General(Urgent) Visual JSharp silent mode installation Pin
Seetha Raman4-Jul-03 23:35
Seetha Raman4-Jul-03 23:35 
QuestionTelephony in .NET? Pin
J. Dunlap4-Jul-03 13:27
J. Dunlap4-Jul-03 13:27 
AnswerRe: Telephony in .NET? Pin
J. Dunlap5-Jul-03 18:31
J. Dunlap5-Jul-03 18:31 
GeneralCompact Framework and Cradle Pin
Braulio Dez4-Jul-03 6:41
Braulio Dez4-Jul-03 6:41 
General.NET Coders Wanted Pin
Derek Lakin4-Jul-03 5:18
Derek Lakin4-Jul-03 5:18 
GeneralRe: .NET Coders Wanted Pin
leppie4-Jul-03 7:07
leppie4-Jul-03 7:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.