mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-09 22:41:13 +00:00
Removing unused tumblr syndication tag, layout, guid, and kind
This commit is contained in:
parent
31b109e08c
commit
17e7209a41
28 changed files with 1 additions and 183 deletions
|
@ -3,8 +3,6 @@ id: 2095
|
|||
title: Uniformity of Math.random()
|
||||
date: 2017-03-07T21:50:52+00:00
|
||||
author: Brandon Rozek
|
||||
layout: post
|
||||
guid: https://brandonrozek.com/?p=2095
|
||||
aliases:
|
||||
- /2017/03/uniformity-math-random/
|
||||
permalink: /2017/03/uniformity-math-random/
|
||||
|
@ -14,11 +12,7 @@ mf2_syndicate-to:
|
|||
- 'a:1:{i:0;s:4:"none";}'
|
||||
mf2_cite:
|
||||
- 'a:4:{s:9:"published";s:25:"0000-01-01T00:00:00+00:00";s:7:"updated";s:25:"0000-01-01T00:00:00+00:00";s:8:"category";a:1:{i:0;s:0:"";}s:6:"author";a:0:{}}'
|
||||
tumblr_post_id:
|
||||
- "158123669889"
|
||||
format: aside
|
||||
kind:
|
||||
- note
|
||||
tags: ["Statistics"]
|
||||
---
|
||||
There are many cases where websites use random number generators to influence some sort of page behavior. One test to ensure the quality of a random number generator is to see if after many cases, the numbers produced follow a uniform distribution.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue