This document summarizes a research paper that proposes a random keypad and face recognition authentication mechanism for ATMs. The system aims to improve security in two ways: 1) By using a random keypad layout that changes with each transaction to prevent shoulder surfing attacks. 2) By integrating face recognition to verify the identity of the user after they enter their PIN. The system is designed using a Rapid Application Development methodology and consists of modules for registration, random keypad input, face recognition, and the main transaction menu. Evaluation of the system found that the random keypad improved security against PIN theft while the integrated face recognition provided additional authentication of users.