Plato on Github
Report Home
src/ajax/var/nonce.js
Maintainability
86.26
Lines of code
7
Difficulty
2.92
Estimated Errors
0.01
Function weight
By Complexity
By SLOC
define( [ "../../core" ], function( jQuery ) { "use strict"; return jQuery.now(); } );