Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Ticket #1458 (closed task: wontfix)

Opened 3 years ago

Last modified 2 years ago

implement tango.math.random.engines.URandom for windows

Reported by: fawzi Assigned to: fawzi
Priority: normal Milestone: 0.99.9
Component: Tango Version: 0.99.7 Dominik
Keywords: Cc:

Description

I have implemted URandom for linux/mac, I know that windows has CryptGenRandom?. It would be nice if someone implements it so that also windows has a source of "true" random bits.

Change History

01/26/09 08:32:55 changed by fawzi

  • owner changed from kris to fawzi.

03/29/09 11:05:08 changed by larsivi

  • milestone changed from 0.99.8 to 0.99.9.

11/29/09 07:30:31 changed by fawzi

  • owner changed from fawzi to kris.

01/11/10 23:25:32 changed by kris

  • owner changed from kris to fawzi.

02/01/10 15:49:31 changed by fawzi

  • status changed from new to closed.
  • resolution set to wontfix.

I was the one opening this ticket for completness, but I don't have time/wll to fix it on windows, if nobody complains I will close it, if someone needs it he should reopen it, and possibly help wth testing on windows....