// Imports const func = require("./planetGeneration.js"); // Generate the planets func.PlanetLoop(5);