As Seth said, this is a forum for creating new NetLogo extensions for NetLogo, not for answering questions about how to use them. It sounds like you're using the NW extension in your model, so the netlogo-users group would be a better place for your question:
https://groups.google.com/g/netlogo-users
It is best practice for extensions to do it this way, to ensure reproducibility of model runs and to easily allow model authors to control the seed.
-Jeremy