Per the man page for adduser:
-f file
Get the list of accounts to create from file. If file is “-”,
then get the list from standard input. If this option is
specified, adduser will operate in batch mode and will not seek
any user input. If an error is encountered while...