Yes... of course there will be a future version !!

I'm working to 2.0 from december... I've already done a lot of changes... and there are a lot planned for the 2.0 release.
Major changes will involve:
- vectors and matrices: a new model that allow sparseness and a bit faster in some cases that the old one (SparseMatrixLinker for example is now more efficent and fast)
- exposed the QT dependecies... so, now the names of Cluster and Linkers are QString ... and hence, there is fully support to UNICODE
- completly removed the propertized/Variant mechanism and replaced with a new one more easy to extend and that support various type of files: INI, XML, and others
- Cluster and Linker will be dynamic... so, you can change dimension, Linker's from and to... and all others things
... and so on.
and finally... I will add the getSeed()

Ciao,
Gianluca