A Killing Spring

A Killing Spring is a 2002 Canadian made-for-television thriller film directed by Stephen Williams and starring Wendy Crewson, Kim Schraner. The film's plot concerns the murder of a College dean.

A Killing Spring
Directed byStephen Williams
Produced byChristina Jennings
Written bynovel
Gail Bowen
story
Jeremy Hole
Janet MacLean
Joe Wiesenfeld
StarringWendy Crewson
Music byRobert Carli
CinematographyDavid Herrington
Edited byRalph Brunjes
Distributed byCanadian Television (CTV)
Release date
January 29, 2002 (Canada)
Running time
90 minutes
CountryCanada
LanguageEnglish

Cast

gollark: It's only 8 bots.
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.


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