Sure. -----Original Message----- From: Dino Viehland Sent: Wednesday, July 15, 2009 11:17 AM To: Tomas Matousek; IronRuby External Code Reviewers; Rowan Code Reviewers Cc: [email protected] Subject: RE: Code Review: RandAndRfc
Could we make this an extension method on Random instead? > -----Original Message----- > From: Tomas Matousek > Sent: Wednesday, July 15, 2009 11:12 AM > To: IronRuby External Code Reviewers; Rowan Code Reviewers > Cc: [email protected] > Subject: Code Review: RandAndRfc > > tfpt review /shelveset:RandAndRfc;REDMOND\tomat > Comment : > DLR: > Adds a simple random number generator for BigIntegers. > > Ruby: > Implements Kernel#rand, Kernel#srand. > Improves scope allocation perf. > > Tomas > _______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
