No, procedural generation means that it is generated on an algorithm. Like minecraft worlds. If system 2349 is used as a seed, it will generate the same system if you use those same variables everytime.
What it does technically allow, is a dynamic universe where actions change the variables, so that a system will change, without having to manually create a new system and save all it's system data. It's a great way to intertwine things.