nft-art-generator
                                
                                 nft-art-generator copied to clipboard
                                
                                    nft-art-generator copied to clipboard
                            
                            
                            
                        User Input for how many NFT's they want to generate
And automatic Exiting of the Program after the NFT's have been generated
Correct me if I'm wrong, but with your input prompt, and the change to exit the program, do you not lose the 0-based notion of the numbering?
e.g. the ID of the first NFT generated is now 1 and not 0?
Not sure but the code does work after extensive testing