Introduction - If you have any usage issues, please Google them yourself
Generate random integers between 15 20~9999 and write them into the file file2.txt using the BufferedWriter class; then extract the data in the file and arrange them in ascending order.