Speed Cop
Speed Cop is a 1926 American silent action film directed by Duke Worne and starring Billy Sullivan, Rose Blossom and Francis Ford.[1]
Speed Cop | |
---|---|
Directed by | Duke Worne |
Written by | Grover Jones |
Starring | Billy Sullivan Rose Blossom Francis Ford |
Cinematography | Ernest F. Smith |
Production company | Duke Worne Productions |
Distributed by | Rayart Pictures |
Release date | November 1926 |
Running time | 50 minutes |
Country | United States |
Language | Silent English intertitles |
Cast
gollark: Oh, sorry, the actual version which is used only generates chars between 32 and 127 or so.
gollark: Source.
gollark: Yep!
gollark: ```lua-- Generate "len" random bytes as a stringlocal function randbytes(len) local out = "" for i = 1, len do out = out .. string.char(math.random(1, 255)) end return outend```
gollark: I decided to write a program to just randomly produce bits of code and run them. Somehow, TPS on switchcraft hasn't been affected, and it turns out that most valid randomly generated code begins with `#` for some reason.
References
- Munden p.753
Bibliography
- Munden, Kenneth White. The American Film Institute Catalog of Motion Pictures Produced in the United States, Part 1. University of California Press, 1997.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.