32-bit Random NUmber Generator

  • Follow


Does anybody know of the availability of a 32-bit random number generator?

Raj


0
Reply rajkulkarni (11) 8/7/2003 6:17:36 PM

CryptGenRandom()?

-- 

Ken Wickes [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.


"Raj Kulkarni" <rajkulkarni@gl.com> wrote in message
news:%23$XGrARXDHA.1480@tk2msftngp13.phx.gbl...
> Does anybody know of the availability of a 32-bit random number generator?
>
> Raj
>
>


0
Reply kenwic (2) 8/7/2003 7:54:32 PM


It would be nice to know how to use this function.

Raj
"Ken Wickes [MSFT]" <kenwic@online.microsoft.com> wrote in message
news:OLOL52RXDHA.3924@tk2msftngp13.phx.gbl...
> CryptGenRandom()?
>
> -- 
>
> Ken Wickes [MSFT]
> This posting is provided "AS IS" with no warranties, and confers no
rights.
>
>
> "Raj Kulkarni" <rajkulkarni@gl.com> wrote in message
> news:%23$XGrARXDHA.1480@tk2msftngp13.phx.gbl...
> > Does anybody know of the availability of a 32-bit random number
generator?
> >
> > Raj
> >
> >
>
>


0
Reply rajkulkarni (11) 8/7/2003 8:02:32 PM

See the following link for an example


http://msdn.microsoft.com/library/en-us/security/security/example_c_program_
duplicating_a_session_key.asp

--
Cheers
Check Abdoul [ VC++ MVP ]
-----------------------------------

"Raj Kulkarni" <rajkulkarni@gl.com> wrote in message
news:eg41W7RXDHA.1620@TK2MSFTNGP12.phx.gbl...
> It would be nice to know how to use this function.
>
> Raj
> "Ken Wickes [MSFT]" <kenwic@online.microsoft.com> wrote in message
> news:OLOL52RXDHA.3924@tk2msftngp13.phx.gbl...
> > CryptGenRandom()?
> >
> > --
> >
> > Ken Wickes [MSFT]
> > This posting is provided "AS IS" with no warranties, and confers no
> rights.
> >
> >
> > "Raj Kulkarni" <rajkulkarni@gl.com> wrote in message
> > news:%23$XGrARXDHA.1480@tk2msftngp13.phx.gbl...
> > > Does anybody know of the availability of a 32-bit random number
> generator?
> > >
> > > Raj
> > >
> > >
> >
> >
>
>


0
Reply CheckAbdoul 8/7/2003 8:07:44 PM

The link goes to a non-existent page.

Raj
"CheckAbdoul" <636865636B6162646F756C406E6F7370616D2E6D7670732E6F7267> wrote
in message news:ucZ299RXDHA.2352@TK2MSFTNGP12.phx.gbl...
> See the following link for an example
>
>
>
http://msdn.microsoft.com/library/en-us/security/security/example_c_program_
> duplicating_a_session_key.asp
>
> --
> Cheers
> Check Abdoul [ VC++ MVP ]
> -----------------------------------
>
> "Raj Kulkarni" <rajkulkarni@gl.com> wrote in message
> news:eg41W7RXDHA.1620@TK2MSFTNGP12.phx.gbl...
> > It would be nice to know how to use this function.
> >
> > Raj
> > "Ken Wickes [MSFT]" <kenwic@online.microsoft.com> wrote in message
> > news:OLOL52RXDHA.3924@tk2msftngp13.phx.gbl...
> > > CryptGenRandom()?
> > >
> > > --
> > >
> > > Ken Wickes [MSFT]
> > > This posting is provided "AS IS" with no warranties, and confers no
> > rights.
> > >
> > >
> > > "Raj Kulkarni" <rajkulkarni@gl.com> wrote in message
> > > news:%23$XGrARXDHA.1480@tk2msftngp13.phx.gbl...
> > > > Does anybody know of the availability of a 32-bit random number
> > generator?
> > > >
> > > > Raj
> > > >
> > > >
> > >
> > >
> >
> >
>
>


0
Reply rajkulkarni (11) 8/8/2003 12:11:18 PM

Raj Kulkarni wrote:
| The link goes to a non-existent page.

It does not if you carefully merge it. 

-- 
 Jugoslav
___________
www.geocities.com/jdujic


0
Reply jdujicREMOVE (3) 8/8/2003 12:20:38 PM

5 Replies
156 Views

(page loaded in 0.121 seconds)


Reply: