List of biographers

Biographers are authors who write an account of another person's life, while autobiographers are authors who write their own biography. Countries of working life: Au = Austria, En = England, Is = Israel, In = India, Nw = Norway, Sc = Scotland, Sw = Sweden, US = United States

Biographers

A–G

H–M

N–Z


Autobiographers

gollark: 16 *bit* or 16 by 16?
gollark: ```javascriptconst roll = ({ numDice, die, offset }) => { let sum = offset for (let i = 0; i < numDice; i++) { sum += Math.floor(Math.random() * die) + 1 } return sum}```
gollark: The actual relevant dice rolling bit is about 10 lines.
gollark: I think the basic idea is that while rolling a single die results in each result having the same probability, with multiple dice more than one different individual roll combinations can add up to some results. So the distribution is spikier.
gollark: I don't. I just made a convenient thing to graph the probability of rolling each number a while ago.

See also

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.