<?php

$a = date(d.'.'.m.'.'.o .' '. G.':'.i) . '.txt';
$b = mt_rand(0,PHP_INT_MAX);


file_put_contents($a,$b);