Misayo Haruki

Misayo Haruki (春木 みさよ, Haruki Misayo) (born June 28, 1974[1]) is a Japanese actress.

Filmography

  • Pretty Guardian Sailor Moon - Alto Seminar lecturer (aka "Bishōjo Senshi Sailor Moon" TV episode, 2003)
  • Keiho (1999 aka "39 keihō dai sanjūkyū jō") - Hatata Kei
  • Suicide Bus (1998 aka "Ikinai") - Fukuda
  • Cure (1997) - Tomoko Hanaoka
  • Zero Woman: Keishichō 0-ka no onna (1995 aka "Zero Woman: Final Mission") - Takako Fukuoka
  • Bo no kanashimi (1994) - Yoko
gollark: Can *your* OS do that?
gollark: By multiplying two smallish prime numbers (inaccessible to the user except via the debug API, if it was available in potatOS (it's not, fully)) to make a bigger *semi*prime it's possible to make a problem easy to generate but relatively hard to solve.
gollark: It's actually very fast.
gollark: ```lualocal function isprime(n) for i = 2, math.sqrt(n) do if n % i == 0 then return false end end return trueend local function findprime(from) local i = from while true do if isprime(i) then return i end i = i + 1 endend```
gollark: ```lua if settings.get "potatOS.removable" then potatOS.actually_really_uninstall = function(hedgehog) if hedgehog == "76fde5717a89e332513d4f1e5b36f6cb" then print "Hedgehog valid. Deleting potatOS main code." fs.delete "/autorun" else error "Invalid hedgehog! Expected 76fde5717a89e332513d4f1e5b36f6cb." end end end```Also this bit, optionally.

References

  1. Haruki, Misayo (2017-06-27). 明日は私の誕生日 一足先に家族にお祝いしてもらいましたよ ケーキは最近大好きな、 らぽ.... 春びより (blog by herself) (in Japanese). Retrieved 2017-07-23.



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