From 39b1442340d8a0dc3810e766d3b853feb5939932 Mon Sep 17 00:00:00 2001 From: Varriount Date: Tue, 11 Feb 2014 10:16:09 -0800 Subject: [PATCH] Updated GSoC 2014 Ideas (markdown) --- GSoC-2014-Ideas.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/GSoC-2014-Ideas.md b/GSoC-2014-Ideas.md index 0e2309c..d8a9316 100644 --- a/GSoC-2014-Ideas.md +++ b/GSoC-2014-Ideas.md @@ -50,6 +50,9 @@ Below is a list of project ideas for the 2014 GSoC Application for Nimrod. You w * Fix limitations to do with time intervals, specifically subtracting a TTimeInterval from a TTimeInfo. * Provide a ``$`` for TTimeInterval. Goal is to be able to get timing info like "5 minutes ago". +**Add an implementation of the ISAAC psuedorandom number generator** + * Create a pure-nimrod implementation of the [[ISAAC Random Number Generator|http://burtleburtle.net/bob/rand/isaacafa.html]] + **Wrap and test the Qt framework** ## Tools & Infrastructure