Summary
In this chapter, we studied the various method for randomizing items. We saw the methods that can pick a specified number of random items from an array or list without modifying the original array or list. Then we studied the methods to create random passwords. In the next chapter, we will work with files and directories.