We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56bf96c commit 9f29ebaCopy full SHA for 9f29eba
src/random.js
@@ -17,8 +17,7 @@
17
// limitations under the License.
18
//----------------------------------------------------------------------
19
// NOTICE: the code in this file originally developed by Microsoft
20
-// source: https://github.com/AzureAD/azure-activedirectory-library-for-js/blob/master/lib/adal.js#L1029
21
-// original license: https://github.com/AzureAD/azure-activedirectory-library-for-js/blob/master/LICENSE.txt
+// original source: https://github.com/AzureAD/azure-activedirectory-library-for-js/blob/master/lib/adal.js#L1029
22
23
export default function random() {
24
var guidHolder = 'xxxxxxxxxxxx4xxxyxxxxxxxxxxxxxxx';
0 commit comments