Missing Controller
Error: RandomController could not be found.
Error: Create the class RandomController below in file: app/controllers/random_controller.php
<?php
class RandomController extends AppController {
var $name = 'Random';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp