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