The source project of this merge request has been removed.
Add option to specify a string to be used as seed (sum of chars)
Adding such an option could be nice for using cbonsai with nicknames and such, which are most likely gonna be unique seeds most of the times (a better calculation, compared to the simple sum of characters, could be used to further avoid potential collisions, even though these are probably not a big problem).