Nightweb
Nightweb copied to clipboard
Update I2NPMessageImpl.java
I have set the _uniqueId field in the constructor to equal -1 as per instructions on OpenHatch. Added a new method setRandomID which generates a random number using the same method as before and passes it to setUniqueID. The code is located just below the setUniqueID method.