nonce.js 73 Bytes
define([
	"../../core"
], function( jQuery ) {
	return jQuery.now();
});