Answer:
Both modules can generate random numbers.
Explanation:
Both the random and secrete modules are builtin programming modules used for generating random number variables. The random module consists of a number of methods in its module for random. number generation such as seed() ; getstate() ; random() ; choice() ; randrange() ; randint() and so on. Random methids are best for generating random numbers which are to be adopted for simulation or modeling. The secrete modules does the same however, numbers generated are stronger and less predictable than the random number modules. Secrete modules are usually adopted in the generation of authentication token and security pins.
The decade in which the personal computers became commonplace in offices, schools, and some homes were the 1980s.
The enter key sends the cursor to the next line, or it executes a command or operation.